Quadratic assignment problem (QAP) is a well-known problem in the facility location and layout. It belongs to the NP-complete class. There are many heuristic and meta-heuristic METHODs, which are presented for QAP in the literature. In this paper, we applied 2-opt, greedy 2-opt, 3-opt, greedy 3-opt, and VNZ as heuristic METHODs and tabu search (TS), simulated annealing, and particle swarm optimization as meta-heuristic METHODs for the QAP. This research is dedicated to compare the relative percentage deviation of these solution qualities from the best known solution which is introduced in QAPLIB. Furthermore, a tuning METHOD is applied for meta-heuristic parameters. Results indicate that TS is the best in 31% of QAPs, and the IFLS METHOD, which is in the literature, is the best in 58 % of QAPs; these two METHODs are the same in 11% of test problems. Also, TS has a better computational time among heuristic and meta-heuristic METHODs.